@charset "utf-8";

.tab_box{ width:1224px; margin:auto;}
.lyz_tab_left{ width:1224px; height: auto !important; min-height:50px; height:50px; margin-bottom:35px;}
.pro_con1111{ overflow:hidden; width:1200px; height:auto;}
.pro_con111 UL{ padding:0px; width:1200px; list-style-type: none; margin:auto;}
.pro_con111 UL LI{display: inline; font-size:14px; background:#f5f5f5; float:left; width:auto; padding:0px 28px; cursor: pointer; color:#333;  line-height:50px; height:50px; text-align:center; margin-right:2px;}
.pro_con111 UL LI.hover{display: inline; font-size:14px; background:#0246ff; float:left;  width:auto; padding:0px 28px; cursor: pointer; color:#fff;  line-height:50px; height:50px; text-align:center; margin-right:2px;}
.pro_con111 UL .mores{width:90px; height:50px; line-height:50px; float:right; background:url(../templates/default/images/hz_more.png) center left no-repeat; text-align:right; color:#777777;}
.pro_con111 UL .mores a{color:#777777; text-decoration:none;}
.pro_con111 UL .mores a:hover{color:#004199; text-decoration:none;}
.lyz_tab_right{display: inline; width:1224px; height:1070px;}
.clear{ clear:both}

/*新闻*/
.tab_boxn{ width:670px; height:610px; float:left;}
.lyz_tabn_top{float:left; width:670px; height:50px; background:#068fc6;}
.lyz_tabn_top UL{ padding:0px; width:670px; height:50px; list-style-type: none; float:left;}
.lyz_tabn_top UL LI{display:inline; float:left; width:160px; cursor:pointer; height:50px; line-height:50px; color:#fff; font-size:18px; text-align:center;}
.lyz_tabn_top UL LI.hover{display:inline; float:left; width:160px; cursor:pointer; height:50px; line-height:50px; color:#fff; font-size:18px; text-align:center; background:#003dff;}
.lyz_tabn_top UL .moren{width:120px; height:50px; line-height:50px; float:right; text-align:center; color:#fff; font-size:16px;}
.lyz_tabn_top UL .moren a{color:#fff; text-decoration:none;}
.lyz_tabn_top UL .moren a:hover{color:#d2eeff; text-decoration:none;}
.lyz_tabn_bottom{display: inline; float: left; width:670px; height:560px;}
.clear{ clear:both}

/*荣誉*/
.tab_boxm{width:100%; margin:auto; background:rgba(255,255,255,0.7); border-radius:5px;}
.lyz_tabm_top{width:13%; min-height:40px; float:left;}
.lyz_tabm_top UL{width:100%; list-style-type:none; line-height:40px; text-align:center;}
.lyz_tabm_top UL LI{display:inline-block; width:100%;font-size:18px;line-height:40px; border-bottom:1px solid #fff;cursor:pointer; color:#333; font-weight:bold; overflow:hidden; padding:16% 0;}
.lyz_tabm_top UL LI img{position:relative;left:-150px; -webkit-filter:drop-shadow(#333 150px 0);filter:drop-shadow(#333 150px 0); margin:auto;}
.lyz_tabm_top UL LI p{width:100%;}
.lyz_tabm_top UL LI:nth-child(2){border-bottom:none;}
.lyz_tabm_top UL LI.hover{color:#0c5b9e;}
.lyz_tabm_top UL LI.hover img{position:relative;left:-150px; -webkit-filter:drop-shadow(#0c5b9e 150px 0);filter:drop-shadow(#0c5b9e 150px 0);}
.lyz_tabm_bottom{width:87%; height:auto; float:left; padding:2%;border-left:1px solid #fff;}
.clear{ clear:both}

@media screen and (max-width: 1023px) { 
.lyz_tabm_top{width:20%;}
.lyz_tabm_bottom{width:80%;}
} 
@media screen and (max-width: 767px) { 
.lyz_tabm_top{width:25%;}
.lyz_tabm_bottom{width:75%;}
.lyz_tabm_top UL LI{font-size:15px;}
} 


